From: Stefan Monnier Date: Fri, 25 May 2007 16:37:01 +0000 (+0000) Subject: (standard-display-european): Docstring fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18719 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ccb0418632913a710d982e043f4d279c0b954362;p=emacs.git (standard-display-european): Docstring fix. --- diff --git a/lisp/disp-table.el b/lisp/disp-table.el index 2a4dd01897d..207063cbba2 100644 --- a/lisp/disp-table.el +++ b/lisp/disp-table.el @@ -220,7 +220,7 @@ with either the `--unibyte' option or the EMACS_UNIBYTE environment variable, or else customize `enable-multibyte-characters'. With prefix argument, this command enables European character display -if arg is positive, disables it otherwise. Otherwise, it toggles +if ARG is positive, disables it otherwise. Otherwise, it toggles European character display. When this mode is enabled, characters in the range of 160 to 255 @@ -264,5 +264,5 @@ for users who call this function in `.emacs'." (provide 'disp-table) -;;; arch-tag: ffe4c28c-960c-47aa-b8a8-ae89d371ffc7 +;; arch-tag: ffe4c28c-960c-47aa-b8a8-ae89d371ffc7 ;;; disp-table.el ends here